home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 001-025 / disk_023 / ver30 / tty / 7300 / ttydef.h < prev    next >
Text File  |  1992-05-06  |  371b  |  17 lines

  1. /*
  2.  * Name:    MicroEMACS
  3.  *        AT&T UNIX PC 7300/3b1 terminal header file.
  4.  * Version:    29
  5.  * Last edit:    05-Feb-86
  6.  * By:        rex::conroy
  7.  *        decvax!decwrl!dec-rhea!dec-rex!conroy
  8.  */
  9. #define    GOSLING    1            /* Compile in fancy display.    */
  10. #define    MEMMAP    0            /* Not memory mapped video.    */
  11.  
  12. /*
  13.  * 7300 Maximums.
  14.  */
  15. #define    NROW    25            /* Rows.            */
  16. #define    NCOL    80            /* Columns.            */
  17.